home *** CD-ROM | disk | FTP | other *** search
/ Aminet 39 / Aminet 39 (2000)(Schatztruhe)[!][Oct 2000].iso / Aminet / util / wb / DirScanner.lha / DirScanner / Docs / History < prev    next >
Encoding:
Text File  |  2000-07-12  |  5.7 KB  |  102 lines

  1. V2.11             * The abort button had to be hit several times until he 
  2. (2000-07-12)        reacted. Fixed. [Petrus Bergman]
  3.  
  4. V2.10             * Renamed ARexx.guide to DS_ARexx.guide as there were name
  5. (2000-06-24)        conflicts with ie. ImageFX. [Andreas Mixich]
  6.                   * Added a finnish translation from Sami Erikkilä.
  7.                   * Added a useful Rexx script from Andreas Mixich.
  8.                   * Some updates in the guide.
  9.                   * Added a spanish translation from Oscar Hernández Camacho
  10.                     one-time-proof-read by Dámaso Domínguez.
  11.                   * Set the stack higher. [Armin H. Pöhlmann]
  12.  
  13. V2.9              * Added a norse translation from Johnny Normann.
  14. (2000-05-31)      * Added a Rexx attribute "ISSELECTED". Have a look in the
  15.                     chapter of "GET" for details. [Nils Görs]
  16.                   * Added the command "GOTO", see the ARexx.guide for details.
  17.                     [Nils Görs]
  18.                   * Added new scripts from Nils Görs.
  19.                   * Increased some buffers. When you search not by contents
  20.                     and with no DT Recog and with Quiet List, DirScanner is
  21.                     even even faster than before.
  22.  
  23. V2.8              * Changed the format of the prefs file. It is a IFF file
  24. (2000-05-11)        now thus the format will not have to change so soon again.
  25.                   * The datatype recognition can be switched off now. Together
  26.                     with "Quiet list", DirScanner is fast even when adding many
  27.                     matches. [Nils Görs]
  28.                   * Removed the busy bar as it was just braking the scan.
  29.                   * Some optimizations done.
  30.                   * The nasty bug was even nastier than in 2.7...hopefully
  31.                     fixed now. [Lars Kristian Larsen]
  32.                   * New Rexx-Entries in the prefs window get automatically
  33.                     selected. [Pascal Chiozzi]
  34.  
  35. V2.7              * Fixed a _very_ nasty bug, that made the delete function
  36. (2000-04-13)        delete all entries if the first entry was selected.
  37.                     [Denis Zwornarz]
  38.                     
  39. V2.6              * "#?" is now the initial pattern. [Jeff Pierce]
  40. (2000-04-11)      * Speeded up "Search by contents".
  41.                   * Finally recompiled with SAS/C 6.58.
  42.                   * Removed the "no prefs" requester, as some user use the
  43.                     default and get annoyed by it. [Sebastian Bauer]
  44.                   * Replaced all HookEntrys with registrized parameters.
  45.                     That should speed up some things a little bit.
  46.                   * Added a french catalog from Pascal Chiozzi.
  47.                   * Speeded extremly up the search routine by using ExAll().
  48.                     [Sebastian Bauer]
  49.                   
  50. V2.5              * Fixed a bug that made CopyTo not work. [Bill Duxbury]
  51. (2000-04-01)
  52.  
  53. V2.4              * Added some sample rexx-scripts from Nils Görs.
  54. (2000-03-29)      * Remaped the icons for OS 3.5.
  55.                   * Delete file button added. [Denis Zwornarz]
  56.                   * Rexx command "DELETE" added.
  57.                   * Fixed a bug in the scanner module: when having aborted
  58.                     a scan, the following would search only the first path.
  59.                   * If a path is removed, all matches found in it will be
  60.                     removed too. [Bill Duxbury]
  61.                   * Added search by contents. [Nils Bandener]
  62.                   * The matches listview now supports multiselection. This
  63.                     effects on the functions from the toolbar (except of copy
  64.                     to clipboard) and their Rexx equivalents. [Nils Görs]
  65.                   * New Rexx commands added: "SELECT" and "UNSELECT".
  66.                   * New attribute for "GET" and "SELECT" added: "SELECTED".
  67.                     [Nils Görs]
  68.                   * Added preferences window and file.
  69.                   * Recompiled with vbcc which should produce better code.
  70.                   * Changed the path list from List to NList -> why should be
  71.                     both loaded?
  72.                   * Added prefs window with following options: Quiet list,
  73.                     Recurse, Viewer, Help guide, ARexx path, Default destination.
  74.                   * RexxMenu with up to 10 items added.
  75.                   * Install script removed as I have no time to keep it recent.
  76.                     If anyone is interested to do it mailto:hynek_s@yahoo.de .
  77.                   * Added "PUBSCREEN" attribute for "GET" (with kind support from
  78.                     Sebastian Bauer, thank you!). [Nils Görs]
  79.                   * Added a NewIcon from Luca Longone.
  80.  
  81. V2.3              * Renamed "ACT_PATH" and "ACT_MATCH" to "PATH_CURS"
  82. (2000-03-07)        and "MATCH_CURS" in "SET" and "GET".
  83.                   * Added "VERSION" attribute for "GET". [Nils Görs]
  84.                   * Added "LOCKGUI" attribute for "SET" and "GET". [Nils Görs]
  85.                   * "GET MATCHFILE <nr>" is also supported now. [Nils Görs]
  86.                   * Added menuitem "Execute ARexx-Script...". [Nils Görs]                  
  87.  
  88. V2.2              * Added new Rexx command: "TOGGLE". Have a look
  89. (2000-02-26)        into the Rexx chapter for details. [Nils Görs]
  90.                   * Added attribute for the iconify state. See
  91.                     the "SET", "GET" and "TOGGLE" chapters in
  92.                     the Rexx guide how to utilitize it.
  93.                   * Some optimizations in the Rexx modules.
  94.                   * Fixed another crash in the CopyFile routine. [Bill Duxbury]
  95.                   * Enhaced the CopyFile routine.
  96.  
  97. V2.1              * Installscript included.
  98. (2000-02-25)      * Nasty crash fixed if copying big files. [Bill Duxbury]
  99.  
  100. V2.0              * Too much changes to be listed here please read the
  101. (2000-02-20)        manual.
  102.